"192.168.0.1:sipop" Previous topic Chapter index Next topic

FK_DETALLEPRESTAMO

 

Definition


ALTER TABLE DETALLEPRESTAMO ADD CONSTRAINT FK_DETALLEPRESTAMO
FOREIGN KEY (COD_PRESTAMO)
REFERENCES PRESTAMO (ID_PRESTAMO);

    This file was generated with EMS InterBase/FireBird Manager (www.ibmanager.com) at 09/06/2005 05:52 p.m. Previous topic Chapter index Next topic